07. Current working directory (pwd)

Current working directory

Sometimes you will get lost in many directories, with this command you can see where you are.

Use the workspace below the video to practice the commands and remember to practice locally in your computer too.

Ud206 007 Shell P4 - Current Working Directory

Command

  • pwd: Print Working Directory

## Workspace

You can use this workspace to test your commands.

Code

If you need a code on the https://github.com/udacity.

Brevity

Why are shell commands so short?

SOLUTION: It makes for less typing.

Recomendation

The Shell commands can be installed or not on your computer if you are using Linux or Mac and you have issues running the commands check the documentation specifically for the Operating System.